home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 42 / Amiga Format AFCD42 (Issue 126, Aug 1999).iso / -serious- / programming / other / wild / include / fd / vektorial_lib.fd < prev    next >
Text File  |  1999-05-25  |  210b  |  11 lines

  1. ##base _VektorialBase
  2. ##bias 30
  3. ##public
  4. ##abi m68k
  5. VekLookingAt(Origin,LookAt)(a0/a1)
  6. CamLookingAt(Camera,LookAt,Mode)(a0/a1/d0)
  7. RotateDD(Vek,Angle,X,Y)(a0/d0/d1/d2)
  8. RotateTD(Vek,Angle,Axis)(a0/d0/a1)
  9. ##end.
  10.  
  11.